Unity Screen Screen.SetResolution 设置分辨率
Screen.SetResolution 设置分辨率 C# => public static void SetResolution(int width, int heigh ...
Screen.SetResolution 设置分辨率 C# => public static void SetResolution(int width, int heigh ...
The current screen resolution (Read Only). 当前屏幕的分辨率。(只读) If the player is running in window mode, ...
Screen.resolutions 分辨率列表(安卓平台试了不能用此方法,最好用宏定义判断一下平台) C# => public static Resolution[] r ...